FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package bonsai.poc.second.test.rc1#1.3.0 (63 ms)

Package bonsai.poc.second.test.rc1
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=bonsai.poc.second.test.rc1@1.3.0&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfDispensesAllowed
Url http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfDispensesAllowed
Version 1.0.0
Status active
Date 2022-01-14
Name NLLNumberOfDispensesAllowed
Experimental False
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://electronichealth.se/fhir/StructureDefinition/NLLMedicationRequest NLLMedicationRequest

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfDispensesAllowed",
  "version" : "1.0.0",
  "name" : "NLLNumberOfDispensesAllowed",
  "status" : "active",
  "date" : "2022-01-14",
  "publisher" : "Swedish eHealth Agency",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "MedicationRequest.dispenseRequest"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfDispensesAllowed"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "short" : "Total number of dispenses allowed",
        "definition" : "Number of dispenses allowed (sv. förskrivet antal uttag) is the common way in Sweden of communicating the total number of dispenses that can be performed. The standard field number of repeats allowed is similar but does not include the first dispense. The two terms are related by the formula numberOfRepeatsAllowed +1 = numberOfDispensesAllowed.",
        "type" : [
          {
            "code" : "unsignedInt"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.